Skip to content
This repository was archived by the owner on Aug 7, 2021. It is now read-only.

Separate installer scripts #61

Merged
merged 2 commits into from
Jan 20, 2017
Merged

Separate installer scripts #61

merged 2 commits into from
Jan 20, 2017

Conversation

hdeshev
Copy link
Contributor

@hdeshev hdeshev commented Jan 20, 2017

Installer scripts can now be invoked as binary commands from ./node_modules/.bin/:

  • install-ns-webpack
  • remove-ns-webpack

install-ns-webpack does the same as the postinstall script. We do not invoke remove-ns-webpack on uninstall since we don't want to delete files that have been potentially modified by the user.

Also fixes #57

@hdeshev hdeshev merged commit 62206fb into master Jan 20, 2017
@sis0k0 sis0k0 deleted the hdeshev/installer-scripts branch May 31, 2017 14:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

package.json indentation is changed on install
1 participant